Documentation > CMS Template API Library > AssetParams > SetExcludes(String[])
SetExcludes
Sets the Excludes property with the passed in strings. If the list was not empty, previously added items are cleared from the list.
public System.Void SetExcludes(String[])
Parameters
Name | Description | Type |
---|---|---|
excludeList | A string array of parameters to exclude. | System.String[] |